math/big.Int.modSqrtTonelliShanks (method)

2 uses

	math/big (current package)
		int.go#L1033: func (z *Int) modSqrtTonelliShanks(x, p *Int) *Int {
		int.go#L1106: 		return z.modSqrtTonelliShanks(x, p)